home *** CD-ROM | disk | FTP | other *** search
/ The Best of the CD / The Best Of The CD Volume 1 Editors Picks (PC Gamer)(Imagine).bin / menu.bat next >
DOS Batch File  |  1995-12-27  |  4KB  |  72 lines

  1. echo off
  2. cls
  3. echo                    ╔════════════════════════════╗
  4. echo                    ║  PC GAME: THE BEST OF '95  ║
  5. echo                    ╚════════════════════════════╝
  6. echo    ╔═══════════════════════════════════════════════════════════════╗
  7. echo    ║  Below are the commands needed to manually install each games ║
  8. echo    ╚═══════════════════════════════════════════════════════════════╝
  9. echo.
  10. echo     GAME                  DIRECTORY       INSTALL COMMAND
  11. echo.
  12. echo Ascendancy                \ASCEND         INSTALL
  13. echo Battle Isle 2200          \BATLISLE       INSTALL
  14. echo Beavis & Butthead         \B&B            BBGAME.EXE (Win '95 only)
  15. echo Blackthorne               \BTHORNE        INSTBLAC
  16. echo Caesar II                 \CAESAR2        INSTALL
  17. echo Cannon Fodder             \CANNON         INSTCAN
  18. echo Dark Forces               \LUCASART       DEMO
  19. echo ╔════════════════════════════════════════════════════════════════╗         
  20. echo ║ To install each game, change to that game's directory located  ║
  21. echo ║ in the above list and type the install command. For example,   ║
  22. echo ║ to install the Dark Forces demo, switch to the DOS prompt of   ║
  23. echo ║ of your CD-ROM drive and type CD\LUCASART and press Enter.     ║
  24. echo ║ Then type DEMO.                                                ║
  25. echo ╚════════════════════════════════════════════════════════════════╝         
  26. echo Press CTRL-C to exit. For more titles...
  27. pause 
  28. echo Descent                   \DESCENT        INSTALL
  29. echo Desert Strike             \DESERT         INSTDES
  30. echo Detroit                   \DETROIT        INSTALL
  31. echo The Dig                   \THEDIG         DIG
  32. echo Doom                      \DOOM           INSTALL
  33. echo Fifa '96                  \FIFADEMO       RUNFIFA
  34. echo Full Throttle             \LUCASART       DEMO
  35. echo FX Fighter                \FXFIGHT        INSTFX
  36. echo Grandest Fleet            \GFDEMO         GFDEMO
  37. echo Heretic                   \HERETIC        INSTALL
  38. echo Incredible Machine 2      \TIM2           INSTTIM2
  39. echo Jagged Alliance           \ROOT           INSTALL
  40. echo Lemmings 3D               \L3D            SETUP
  41. echo Magic Carpet              \MAGIC          CARPET
  42. echo MechWarrior 2             \MW2DEMO        INSTALL
  43. echo NASCAR                    \NASCAR         INSTNAS
  44. echo ╔══════════════════════════════════════════════════════════════════╗         
  45. echo ║ To install each game, change to that game's directory and type   ║
  46. echo ║ the install command. For example, to install the Jagged Alliance ║
  47. echo ║ demo, type CD\ROOT and press Enter. Then type INSTALL.           ║
  48. echo ╚══════════════════════════════════════════════════════════════════╝         
  49. echo Press CTRL-C to exit. For more titles...
  50. pause
  51. echo Panzer General            \PANZER         START
  52. echo Perfect General 2         \PG2            INSTALL
  53. echo Pinball Fantasies         \PINBALL        INSTFANT
  54. echo Pinball Illusions         \ILLUSION       INSTALL
  55. echo Quarantine                \QDEMO          INSTQUAR
  56. echo Raptor                    \RAPTOR         INSTRAPT
  57. echo Rise of the Triad         \ROTT           INSTROTT
  58. echo System Shock              \SSHOCK         SSHOCK
  59. echo Unnecessary Roughness '96 \UR96           INSTALL
  60. echo Virtual Pool              \VPOOL          INSTPOOL
  61. echo Warcraft                  \WARCRAFT       INSTALL
  62. echo Wing Commander IV         \WC4DEMO        INSTALL
  63. echo XCOM II                   \XCOMII         INSTXCOM
  64. echo ╔════════════════════════════════════════════════════════════════╗         
  65. echo ║ To install each game, change to that game's directory and type ║
  66. echo ║ the install command. For example, to install the System Shock  ║
  67. echo ║ demo, type CD\SSHOCK and press Enter. Then type SSHOCK.        ║
  68. echo ╚════════════════════════════════════════════════════════════════╝         
  69. echo Press CTRL-C to exit. For more titles...
  70. pause
  71.  
  72.